<!-- ONE STEP TO INSTALL LINK MESSAGE: 1. Add the specified code into the BODY of your HTML document --> <!-- STEP ONE: Put this code into the BODY of your HTML document --> <BODY> <CENTER> <A HREF="http://javascriptsource.com" onMouseOver=" window.status='Go back to my home page by clicking on that link!'; return true" onMouseOut="window.status=' '; return true">Home Page - Look at the status bar for a description of this link!</a> </CENTER> <!-- Script Size: 0.46 KB -->
1998 Copyright (C) Next Step All Rights Reserved